|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jas.jds.module.BasicLocalDIM
|
+--jas.jds.module.MultiFileLocalDIM
A basic implementation of a LocalDIM which allows one of more files to be appended together.
| Constructor Summary | |
MultiFileLocalDIM(javax.swing.filechooser.FileFilter f)
Create a BasicLocalDIM. |
|
MultiFileLocalDIM(java.lang.String description,
java.lang.String filetype)
Create a BasicLocalDIM. |
|
| Method Summary | |
JASWizardPage |
getSetupPage()
Return a setup page for the new job wizard to use when creating a job. |
| Methods inherited from class jas.jds.module.BasicLocalDIM |
getFileFilter, getHelpTopic, setLocalJobBuilder, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface jas.jds.module.AbstractDIM |
openDataSet |
| Constructor Detail |
public MultiFileLocalDIM(javax.swing.filechooser.FileFilter f)
public MultiFileLocalDIM(java.lang.String description,
java.lang.String filetype)
description - Description of the filesfiletype - The file type| Method Detail |
public JASWizardPage getSetupPage()
LocalDIMgetSetupPage in class BasicLocalDIM
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||